[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   ---
   MAKEWIND()      Draws a window on the screen
     Usage         MAKEWIND(<windowname>,<top>,<left>,<bot>,<right>,[<color>])
                   note: <color> is optional. If not specified, 'C_popcol' is
                   used. (See explanation under Re: Colors above)
     Example
                   MAKEWIND('MESSAGE',10,40,12,60,'W/R,+GR/R')
                   @11,42 SAY "What's up, Doc ?"
                   inkey(0)
                   KILLWIND('MESSAGE',10,40,12,60)

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson